home *** CD-ROM | disk | FTP | other *** search
/ PC User 2004 November / PCU1104CD1.iso / resource / design / files / advefft.exe / {app} / templates / slideboximage.swf / scripts / frame_11 / DoAction.as
Encoding:
Text File  |  2002-11-11  |  94 b   |  9 lines

  1. ii++;
  2. if(ii >= maxitems)
  3. {
  4.    ii = 0;
  5. }
  6. myp = tpause;
  7. gotoAndStop("allover");
  8. play();
  9.